Reorganize gdk_pixbuf_loader_write into three functions, and eliminate
authorElliot Lee <sopwith@src.gnome.org>
Tue, 2 Nov 1999 16:10:25 +0000 (16:10 +0000)
committerElliot Lee <sopwith@src.gnome.org>
Tue, 2 Nov 1999 16:10:25 +0000 (16:10 +0000)
commitbf146c95a15b93c7d4868900e6ad09237bfd0a6b
treead0f42fe8eea37691d52b4acb92a657c8478e754
parent8c361eed9cbad2b34c08807236b822132b2d764b
Reorganize gdk_pixbuf_loader_write into three functions, and eliminate

* src/gdk-pixbuf-loader.c: Reorganize gdk_pixbuf_loader_write into three functions, and eliminate
duplication of code from write() and close(). Also fix bug where the 128-byte header was being
written twice.
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-loader.c
gdk-pixbuf/io-jpeg.c
gtk/gdk-pixbuf-loader.c